Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set armored gauntlets and boots to be made of steel #3186

Merged

Conversation

chaosvolt
Copy link
Member

Summary

SUMMARY: Balance "Set armored gauntlets and boots to be steel/leather, to be plate-tier instead of iron-tier"

Purpose of change

So, one thing I derped and forgot about while working on #3168 is that, for some reason, armored gauntlets and boots take plate-tier levels of fabrication to make, and have higher encumbrance than iron-tier stuff, but only provide iron-tier protection.

Also I suppose a much-belated followup to #847 which also did a lot of making armor items within a set have consistent armor values for its individual pieces.

Describe the solution

  1. Changed material of armored gauntlets from iron/leather to steel/leather, making its protection go from 12/12/10 (iron tier) to 16/16/14 (plate tier).
  2. Changed material of armored boots from iron/leather to steel/leather, making its protection go from 12/12/10 (iron tier) to 16/16/14 (plate tier).

Describe alternatives you've considered

Not screaming at how balance is always so damn hard.

Testing

  1. Checked affected files for syntax and lint errors.
  2. Ported changes to my laptop save to confirm the numbers match what plate armor and barbutes have.

Additional context

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Sep 20, 2023
@scarf005 scarf005 self-assigned this Sep 23, 2023
@scarf005 scarf005 mentioned this pull request Sep 23, 2023
@scarf005 scarf005 merged commit 99b50c1 into cataclysmbnteam:upload Sep 23, 2023
@chaosvolt chaosvolt deleted the plate-boot-gauntlet-tweak branch September 23, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants